-
Notifications
You must be signed in to change notification settings - Fork 592
[AutoPR- Security] Patch binutils for CVE-2025-7546, CVE-2025-7545 [MEDIUM] #14331
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[AutoPR- Security] Patch binutils for CVE-2025-7546, CVE-2025-7545 [MEDIUM] #14331
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code changes look good to me. As this is toolchain package, It would be better if we run the full build and verify the results.
I have also run the full build, @Kanishk-Bansal /@kevin-b-lockwood, can anyone monitor this build and verify the results once it is done. |
@@ -329,6 +331,9 @@ find %{buildroot} -type f -name "*.la" -delete -print | |||
%do_files aarch64-linux-gnu %{build_aarch64} | |||
|
|||
%changelog | |||
* Thu Jul 17 2025 Azure Linux Security Servicing Account <[email protected]> - 2.41-7 | |||
- Patch for CVE-2025-7546, CVE-2025-7545 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 for Suresh's comment of full build.
This is a fundamental package on which almost all the other packages depend on transitively.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The build appears to have built and tested successfully @suresh-thelkar
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, the full build results looks good.
…EDIUM] (microsoft#14331) Co-authored-by: Kevin Lockwood <[email protected]>
…EDIUM] (microsoft#14331) Co-authored-by: Kevin Lockwood <[email protected]>
Auto Patch binutils for CVE-2025-7546, CVE-2025-7545.
Autosec pipeline run -> https://dev.azure.com/mariner-org/mariner-chatbot/_build/results?buildId=870572&view=results
Merge Checklist
All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)
Summary
What does the PR accomplish, why was it needed?
Change Log
Does this affect the toolchain?
YES/NO
Associated issues
Links to CVEs
Test Methodology